home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 44 / PC Gamer IT CD 44 2-2.iso / peacemaker / Peacemaker / Gui / CURSORS.DAT < prev    next >
Text File  |  1999-02-05  |  2KB  |  80 lines

  1. FSTPC 5
  2.  
  3. # important this is required for video cursors
  4. sCursor blank_cursor
  5. (:area 0 0 0 0 :hotx 0 :hoty 0 :trans )
  6.  
  7. # BASIC CURSORS
  8. # white arrow
  9. Bitmap normalbmp
  10. (:area 0 0 16 18 :sub_path cursors :file normal.sur :trans)
  11. sCursor normal
  12. (:area 0 0 16 18 :graphic normalbmp :default :hotx 0 :hoty 0 :trans )
  13.  
  14. # open hand - for buttons
  15. Bitmap highbmp
  16. (:area 0 0 16 18 :sub_path cursors :file high.sur :trans )
  17. sCursor high
  18. (:area 0 0 16 18 :graphic highbmp :hotx 0 :hoty 0 :trans )
  19.  
  20. # textentry
  21. Bitmap textentrybmp
  22. (:area 0 0 16 16 :sub_path cursors :file text.sur :trans )
  23. sCursor textenter
  24. (:area 0 0 16 16 :graphic textentrybmp :hotx 0 :hoty 0 :trans )
  25.  
  26. # SCROLL CURSORS
  27. # up arrows cursor
  28. Bitmap uparrows_bmp
  29. (:area 0 0 16 16 :file c_up.sur :sub_path cursors )
  30. sCursor uparrows
  31. (:area 0 0 16 16 :hotx 8 :hoty 0 :graphic uparrows_bmp :solid )
  32.  
  33. # down arrows cursor
  34. Bitmap downarrows_bmp
  35. (:area 0 0 16 16 :file c_down.sur :sub_path cursors )
  36. sCursor downarrows
  37. (:area 0 0 16 16 :hotx 8 :hoty 16 :graphic downarrows_bmp :solid )
  38.  
  39. Paths 0 0
  40.  
  41. # NET PLAYER DRAG CURSOR
  42. Bitmap netdrag_bit
  43. (:area 0 0 176 32 :file name.sur :sub_path cursors )
  44. sCursor netdrag_cursor
  45. (:area 0 0 176 32 :hotx 25 :hoty 15 :graphic netdrag_bit :solid )
  46.  
  47. # SCROLLING CURSORS
  48. # up arrows cursor
  49. Bitmap uparrows_bmp
  50. (:area 0 0 16 16 :file c_up.sur :sub_path cursors )
  51. sCursor uparrows
  52. (:area 0 0 16 16 :hotx 8 :hoty 0 :graphic uparrows_bmp :solid )
  53.  
  54. # down arrows cursor
  55. Bitmap downarrows_bmp
  56. (:area 0 0 16 16 :file c_down.sur :sub_path cursors )
  57. sCursor downarrows
  58. (:area 0 0 16 16 :hotx 8 :hoty 16 :graphic downarrows_bmp :solid )
  59.  
  60. # left arrows cursor
  61. Bitmap leftarrows_bmp
  62. (:area 0 0 16 16 :file c_left.sur :sub_path cursors )
  63. sCursor leftarrows
  64. (:area 0 0 16 16 :hotx 0 :hoty 8 :graphic leftarrows_bmp :solid )
  65.  
  66. # right arrows cursor
  67. Bitmap rightarrows_bmp
  68. (:area 0 0 16 16 :file c_right.sur :sub_path cursors )
  69. sCursor rightarrows
  70. (:area 0 0 16 16 :hotx 16 :hoty 8 :graphic rightarrows_bmp :solid )
  71.  
  72. # ZOOM CURSORS
  73. # zoom (magnifying glass) cursor
  74. Bitmap zoom_bmp
  75. (:area 0 0 16 16 :file zoom.sur :sub_path cursors )
  76. sCursor zoomcursor
  77. (:area 0 0 16 16 :hotx 0 :hoty 0 :graphic zoom_bmp :solid )
  78.  
  79. Paths 0 0
  80.